compose-parse: Add a negative lookaside
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Mar 2021 00:53:24 +0000 (20:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 Mar 2021 01:48:03 +0000 (21:48 -0400)
commita41cd9b1fa62ffd32d607f0c4120ef4cde89f333
tree046877586ef38927806814dc7bcc9ac02e514806
parent8bfc6afe33467a03ea2ab39afbab86052d0dce23
compose-parse: Add a negative lookaside

Make this script parse gtk-compose-remove.txt for
sequences to remove from the xorg Compose file.
This will be used for removing some deadkey combinations
that we can handle better in code.

Also, make this script explicitly python2. I tried
porting it to python3, but gave up in the end.
gtk/compose-parse.py